home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / comm / net / anos_2_9i.lha / AmigaNOS / SLIP / NOS-Dial < prev    next >
Text File  |  1992-11-04  |  163b  |  11 lines

  1. send "ATS2=3,S12=20,S10=14"
  2. wait "OK"
  3. send "AT&H1,&B1"
  4. wait "OK"
  5. send "ATD0813434848"
  6. wait "login:"
  7. send "gwalter"
  8. wait "Password:"
  9. send "<password>"
  10. wait "HELLO"
  11.